Lorem Ipsum is simply dummy text of the printing and typesetting industry.
Get your answer
<div class="widget widget-heading-simple widget-body-gray"> <div class="widget-body text-center"> <div class="glyphicons glyphicon-xlarge glyphicon-top circle_question_mark"> <i></i> <h4>Have a Question?</h4> <p class="margin-none">Lorem Ipsum is simply dummy text of the printing and typesetting industry.<br/> <a href="" class="text-underline">Get your answer</a></p> </div> </div> </div>
@import "assets/components/core/less/widgets.less";
<head>
section of your HTML document, before any JavaScript files: <link type="stylesheet/less" href="styles.less" />
NOTE All the styles from the CORE package also need to be imported in this file, before the component imports.